toggle menu
MapLibre Native Android
11.7.1
androidJvm
switch theme
search in API
MapLibre Native Android
/
org.maplibre.android.maps.renderer.egl
/
[androidJvm]EGLLogWrapper
/
eglChooseConfig
egl
Choose
Config
open
fun
eglChooseConfig
(
display
:
EGLDisplay
,
attrib_list
:
Array
<
Int
>
,
configs
:
Array
<
EGLConfig
>
,
config_size
:
Int
,
num_config
:
Array
<
Int
>
)
:
Boolean